Learning OpenStack Networking (Neutron) Second Edition by Second Edition
Author:Second Edition [eBook]
Language: eng
Format: mobi, epub
Publisher: Packt Publishing
Published: 0101-01-01T00:00:00+00:00
Installing and configuring the Neutron L3 agent
To install the Neutron L3 agent, run the following command on the controller node:
# apt-get install neutron-l3-agent
Neutron stores the L3 agent configuration in the /etc/neutron/l3_agent.ini file. The most common configuration options will be covered in the next section.
Defining an interface driver
The Neutron L3 agent must be configured to use an interface driver that corresponds to the chosen mechanism driver. In a reference implementation, that can be either the LinuxBridge or Open vSwitch drivers.
On the controller node, update the Neutron L3 agent configuration file at /etc/neutron/l3_agent.ini and specify one of the following interface drivers.
For LinuxBridge, use the following settings:
[DEFAULT]
...
interface_driver = neutron.agent.linux.interface.BridgeInterfaceDriver
For Open vSwitch, run the following settings:
[DEFAULT]
...
interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
Download
Learning OpenStack Networking (Neutron) Second Edition by Second Edition.epub
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7787)
Grails in Action by Glen Smith Peter Ledbrook(7704)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6614)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6603)
Running Windows Containers on AWS by Marcio Morales(6129)
Kotlin in Action by Dmitry Jemerov(5073)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(4943)
Combating Crime on the Dark Web by Nearchos Nearchou(4524)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4422)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4385)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4194)
The Age of Surveillance Capitalism by Shoshana Zuboff(3961)
Python for Security and Networking - Third Edition by José Manuel Ortega(3764)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3513)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3430)
Mastering Python for Networking and Security by José Manuel Ortega(3349)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3337)
Learn Wireshark by Lisa Bock(3307)
Blockchain Basics by Daniel Drescher(3305)
